home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Interactive CD Sampler
/
Microsoft Interactive CD Sampler.iso
/
DEMOS
/
BOOKS
/
BKSHELF.DIR
/
00044_timerStart --.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-07-19
|
262 b
|
9 lines
on exitFrame
global timerList, timerCount
set timerCount to 1
set timerList to [3.20000000000000018, 9.5, 10.90000000000000036, 12.0, 13.0, 14.59999999999999964, 16.19999999999999929, 17.5, 20.0, 23.0]
startTimer()
waitTill(20)
go(the frame + 1)
end